mirror of
https://github.com/google-wallet/rest-samples.git
synced 2026-01-07 20:54:00 -05:00
Update image URLs
This commit is contained in:
@@ -410,7 +410,7 @@ class DemoGeneric
|
||||
{
|
||||
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
|
||||
{
|
||||
@@ -765,7 +765,7 @@ class DemoGeneric
|
||||
{
|
||||
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
|
||||
{
|
||||
@@ -1087,7 +1087,7 @@ class DemoGeneric
|
||||
{
|
||||
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
|
||||
{
|
||||
|
||||
@@ -327,7 +327,7 @@ public class DemoGeneric {
|
||||
.setSourceUri(
|
||||
new ImageUri()
|
||||
.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(
|
||||
new LocalizedString()
|
||||
.setDefaultValue(
|
||||
@@ -586,7 +586,7 @@ public class DemoGeneric {
|
||||
.setSourceUri(
|
||||
new ImageUri()
|
||||
.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(
|
||||
new LocalizedString()
|
||||
.setDefaultValue(
|
||||
@@ -819,7 +819,7 @@ public class DemoGeneric {
|
||||
.setSourceUri(
|
||||
new ImageUri()
|
||||
.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(
|
||||
new LocalizedString()
|
||||
.setDefaultValue(
|
||||
|
||||
@@ -324,7 +324,7 @@ class DemoGeneric {
|
||||
'hexBackgroundColor': '#4285f4',
|
||||
'logo': {
|
||||
'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': {
|
||||
'defaultValue': {
|
||||
@@ -608,7 +608,7 @@ class DemoGeneric {
|
||||
'hexBackgroundColor': '#4285f4',
|
||||
'logo': {
|
||||
'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': {
|
||||
'defaultValue': {
|
||||
@@ -821,7 +821,7 @@ class DemoGeneric {
|
||||
'hexBackgroundColor': '#4285f4',
|
||||
'logo': {
|
||||
'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': {
|
||||
'defaultValue': {
|
||||
|
||||
@@ -349,7 +349,7 @@ class DemoGeneric
|
||||
'hexBackgroundColor' => '#4285f4',
|
||||
'logo' => new Image([
|
||||
'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([
|
||||
'defaultValue' => new TranslatedString([
|
||||
@@ -623,7 +623,7 @@ class DemoGeneric
|
||||
'hexBackgroundColor' => '#4285f4',
|
||||
'logo' => new Image([
|
||||
'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([
|
||||
'defaultValue' => new TranslatedString([
|
||||
@@ -865,7 +865,7 @@ class DemoGeneric
|
||||
'hexBackgroundColor' => '#4285f4',
|
||||
'logo' => new Image([
|
||||
'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([
|
||||
'defaultValue' => new TranslatedString([
|
||||
|
||||
@@ -297,7 +297,7 @@ class DemoGeneric:
|
||||
'logo': {
|
||||
'sourceUri': {
|
||||
'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': {
|
||||
'defaultValue': {
|
||||
@@ -551,7 +551,7 @@ class DemoGeneric:
|
||||
'logo': {
|
||||
'sourceUri': {
|
||||
'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': {
|
||||
'defaultValue': {
|
||||
@@ -764,7 +764,7 @@ class DemoGeneric:
|
||||
'logo': {
|
||||
'sourceUri': {
|
||||
'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': {
|
||||
'defaultValue': {
|
||||
|
||||
Reference in New Issue
Block a user