mirror of
https://github.com/google-wallet/rest-samples.git
synced 2026-01-09 13:38:01 -05:00
Update image URLs
This commit is contained in:
@@ -410,7 +410,7 @@ class DemoGeneric
|
|||||||
{
|
{
|
||||||
SourceUri = new ImageUri
|
SourceUri = new ImageUri
|
||||||
{
|
{
|
||||||
Uri = "https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg"
|
Uri = "https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg"
|
||||||
},
|
},
|
||||||
ContentDescription = new LocalizedString
|
ContentDescription = new LocalizedString
|
||||||
{
|
{
|
||||||
@@ -765,7 +765,7 @@ class DemoGeneric
|
|||||||
{
|
{
|
||||||
SourceUri = new ImageUri
|
SourceUri = new ImageUri
|
||||||
{
|
{
|
||||||
Uri = "https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg"
|
Uri = "https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg"
|
||||||
},
|
},
|
||||||
ContentDescription = new LocalizedString
|
ContentDescription = new LocalizedString
|
||||||
{
|
{
|
||||||
@@ -1087,7 +1087,7 @@ class DemoGeneric
|
|||||||
{
|
{
|
||||||
SourceUri = new ImageUri
|
SourceUri = new ImageUri
|
||||||
{
|
{
|
||||||
Uri = "https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg"
|
Uri = "https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg"
|
||||||
},
|
},
|
||||||
ContentDescription = new LocalizedString
|
ContentDescription = new LocalizedString
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -327,7 +327,7 @@ public class DemoGeneric {
|
|||||||
.setSourceUri(
|
.setSourceUri(
|
||||||
new ImageUri()
|
new ImageUri()
|
||||||
.setUri(
|
.setUri(
|
||||||
"https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg"))
|
"https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg"))
|
||||||
.setContentDescription(
|
.setContentDescription(
|
||||||
new LocalizedString()
|
new LocalizedString()
|
||||||
.setDefaultValue(
|
.setDefaultValue(
|
||||||
@@ -586,7 +586,7 @@ public class DemoGeneric {
|
|||||||
.setSourceUri(
|
.setSourceUri(
|
||||||
new ImageUri()
|
new ImageUri()
|
||||||
.setUri(
|
.setUri(
|
||||||
"https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg"))
|
"https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg"))
|
||||||
.setContentDescription(
|
.setContentDescription(
|
||||||
new LocalizedString()
|
new LocalizedString()
|
||||||
.setDefaultValue(
|
.setDefaultValue(
|
||||||
@@ -819,7 +819,7 @@ public class DemoGeneric {
|
|||||||
.setSourceUri(
|
.setSourceUri(
|
||||||
new ImageUri()
|
new ImageUri()
|
||||||
.setUri(
|
.setUri(
|
||||||
"https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg"))
|
"https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg"))
|
||||||
.setContentDescription(
|
.setContentDescription(
|
||||||
new LocalizedString()
|
new LocalizedString()
|
||||||
.setDefaultValue(
|
.setDefaultValue(
|
||||||
|
|||||||
@@ -324,7 +324,7 @@ class DemoGeneric {
|
|||||||
'hexBackgroundColor': '#4285f4',
|
'hexBackgroundColor': '#4285f4',
|
||||||
'logo': {
|
'logo': {
|
||||||
'sourceUri': {
|
'sourceUri': {
|
||||||
'uri': 'https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg'
|
'uri': 'https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg'
|
||||||
},
|
},
|
||||||
'contentDescription': {
|
'contentDescription': {
|
||||||
'defaultValue': {
|
'defaultValue': {
|
||||||
@@ -608,7 +608,7 @@ class DemoGeneric {
|
|||||||
'hexBackgroundColor': '#4285f4',
|
'hexBackgroundColor': '#4285f4',
|
||||||
'logo': {
|
'logo': {
|
||||||
'sourceUri': {
|
'sourceUri': {
|
||||||
'uri': 'https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg'
|
'uri': 'https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg'
|
||||||
},
|
},
|
||||||
'contentDescription': {
|
'contentDescription': {
|
||||||
'defaultValue': {
|
'defaultValue': {
|
||||||
@@ -821,7 +821,7 @@ class DemoGeneric {
|
|||||||
'hexBackgroundColor': '#4285f4',
|
'hexBackgroundColor': '#4285f4',
|
||||||
'logo': {
|
'logo': {
|
||||||
'sourceUri': {
|
'sourceUri': {
|
||||||
'uri': 'https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg'
|
'uri': 'https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg'
|
||||||
},
|
},
|
||||||
'contentDescription': {
|
'contentDescription': {
|
||||||
'defaultValue': {
|
'defaultValue': {
|
||||||
|
|||||||
@@ -349,7 +349,7 @@ class DemoGeneric
|
|||||||
'hexBackgroundColor' => '#4285f4',
|
'hexBackgroundColor' => '#4285f4',
|
||||||
'logo' => new Image([
|
'logo' => new Image([
|
||||||
'sourceUri' => new ImageUri([
|
'sourceUri' => new ImageUri([
|
||||||
'uri' => 'https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg'
|
'uri' => 'https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg'
|
||||||
]),
|
]),
|
||||||
'contentDescription' => new LocalizedString([
|
'contentDescription' => new LocalizedString([
|
||||||
'defaultValue' => new TranslatedString([
|
'defaultValue' => new TranslatedString([
|
||||||
@@ -623,7 +623,7 @@ class DemoGeneric
|
|||||||
'hexBackgroundColor' => '#4285f4',
|
'hexBackgroundColor' => '#4285f4',
|
||||||
'logo' => new Image([
|
'logo' => new Image([
|
||||||
'sourceUri' => new ImageUri([
|
'sourceUri' => new ImageUri([
|
||||||
'uri' => 'https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg'
|
'uri' => 'https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg'
|
||||||
]),
|
]),
|
||||||
'contentDescription' => new LocalizedString([
|
'contentDescription' => new LocalizedString([
|
||||||
'defaultValue' => new TranslatedString([
|
'defaultValue' => new TranslatedString([
|
||||||
@@ -865,7 +865,7 @@ class DemoGeneric
|
|||||||
'hexBackgroundColor' => '#4285f4',
|
'hexBackgroundColor' => '#4285f4',
|
||||||
'logo' => new Image([
|
'logo' => new Image([
|
||||||
'sourceUri' => new ImageUri([
|
'sourceUri' => new ImageUri([
|
||||||
'uri' => 'https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg'
|
'uri' => 'https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg'
|
||||||
]),
|
]),
|
||||||
'contentDescription' => new LocalizedString([
|
'contentDescription' => new LocalizedString([
|
||||||
'defaultValue' => new TranslatedString([
|
'defaultValue' => new TranslatedString([
|
||||||
|
|||||||
@@ -297,7 +297,7 @@ class DemoGeneric:
|
|||||||
'logo': {
|
'logo': {
|
||||||
'sourceUri': {
|
'sourceUri': {
|
||||||
'uri':
|
'uri':
|
||||||
'https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg'
|
'https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg'
|
||||||
},
|
},
|
||||||
'contentDescription': {
|
'contentDescription': {
|
||||||
'defaultValue': {
|
'defaultValue': {
|
||||||
@@ -551,7 +551,7 @@ class DemoGeneric:
|
|||||||
'logo': {
|
'logo': {
|
||||||
'sourceUri': {
|
'sourceUri': {
|
||||||
'uri':
|
'uri':
|
||||||
'https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg'
|
'https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg'
|
||||||
},
|
},
|
||||||
'contentDescription': {
|
'contentDescription': {
|
||||||
'defaultValue': {
|
'defaultValue': {
|
||||||
@@ -764,7 +764,7 @@ class DemoGeneric:
|
|||||||
'logo': {
|
'logo': {
|
||||||
'sourceUri': {
|
'sourceUri': {
|
||||||
'uri':
|
'uri':
|
||||||
'https://storage.googleapis.com/wallet-lab-tools-codelab-artifacts-public/pass_google_logo.jpg'
|
'https://developers.google.com/static/wallet/site-assets/images/pass-builder/pass_google_logo.jpg'
|
||||||
},
|
},
|
||||||
'contentDescription': {
|
'contentDescription': {
|
||||||
'defaultValue': {
|
'defaultValue': {
|
||||||
|
|||||||
Reference in New Issue
Block a user